AudioConfig

Undocumented in source.

Members

Functions

getBitDepth
uint getBitDepth()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

androidConfig
AudioConfig androidConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
lightweightConfig
AudioConfig lightweightConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
musicConfig
AudioConfig musicConfig()

Returns a default audio configuration for 2D

Static variables

defaultBufferSize
enum defaultBufferSize;
Undocumented in source.

Variables

bufferSize
int bufferSize;
Undocumented in source.
channels
uint channels;
Undocumented in source.
format
AudioFormat format;
Undocumented in source.
sampleRate
int sampleRate;
Undocumented in source.

Meta